home *** CD-ROM | disk | FTP | other *** search
- object FormSplash: TFormSplash
- Left = 405
- Top = 274
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = ' '
- ClientHeight = 240
- ClientWidth = 320
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 320
- Height = 240
- Align = alClient
- end
- object Timer1: TTimer
- Interval = 5000
- OnTimer = Timer1Timer
- Left = 94
- Top = 6
- end
- object Configdb: THalcyonDataSet
- About = 'Halcyon Version 06.54.04 (14 Dec 99)'
- AutoFlush = False
- Exclusive = False
- LockProtocol = Default
- TranslateASCII = True
- UseDeleted = False
- UserID = 0
- Left = 136
- Top = 8
- end
- end
-